308
96
212
4
1
3
| SI NO | Error Message | Occurrence |
|---|---|---|
| 1 | Error: Can't call click on element with selector ".//button[contains(normalize-space(), "Add to Cart")]" because element wasn't found | 19 |
| 2 | Error: Can't call getText on element with selector "//p[contains(text(),"Subtotal")]//span[@class="font-semibold tracking-wide font-titleFont"]" because element wasn't found | 2 |
| 3 | Error: Can't call click on element with selector "//button[text()="Reset cart"]" because element wasn't found | 21 |
| 4 | Error: Can't call click on element with selector "//button[text()="Reset Wishlist"]" because element wasn't found | 6 |
| 5 | TypeError: this.loginButton.click is not a function | 1 |
| 6 | TypeError: homePage.shopButton.click is not a function | 17 |
| 7 | TypeError: this.shopButton.click is not a function | 2 |
| 8 | TypeError: this.cartAddIcon.click is not a function | 1 |
| 9 | TypeError: checkOutPage.resetCartButtonvalidation.click is not a function | 1 |
| 10 | TypeError: cartPage.wishListButton.click is not a function | 1 |
| 11 | TypeError: this.inputUsername.setValue is not a function | 4 |
| 12 | Error: No products Found | 32 |
| 13 | TypeError: received?.getElement is not a function | 32 |
| 14 | TypeError: this.clickOnCheckoutButton.click is not a function | 15 |
| 15 | Error: Can't call click on element with selector "//a[@href="/wishlist"]" because element wasn't found | 2 |
| 16 | TypeError: LoginPage.wishlistButton.waitForDisplayed is not a function | 4 |
| 17 | TypeError: this.profileButton.click is not a function | 3 |
| 18 | invalid session id: WebDriverError: invalid session id when running "element" with method "POST" and args "{"using":"xpath","value":"//div[@class=\"max-w-container mx-auto\"]/descendant::div[6]"}" | 1 |
| 19 | Error: Timeout | 3 |
| 20 | Error: element ("//a[@href="/wishlist"]") still not displayed after 5000ms | 3 |
| 21 | Error: Can't call click on element with selector "//button[text()="Shop"]" because element wasn't found | 28 |
| 22 | TypeError: addToCartButton is not a function | 2 |
| 23 | TypeError: homePage.shopButton.waitForDisplayed is not a function | 1 |
| 24 | Error: Can't call scrollIntoView on element with selector "//button[contains(text(), "Wish List")]" because element wasn't found | 2 |
| 25 | Error: Wish List button did not exist in time | 9 |
| Timestamp (GMT) | Suite Name | Test Name | Status | Error | Screenshot |
|---|